textiter: simplify FindLogAttrFunc
authorSébastien Wilmet <swilmet@gnome.org>
Tue, 15 Jul 2014 12:51:02 +0000 (14:51 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Thu, 17 Jul 2014 10:56:56 +0000 (12:56 +0200)
commit37f5f78f810bccda3ff6442686a02ca48ee4b5b4
tree291d1a94a478b5512ffa316e02934c4822ffcdd6
parent5d666344820bc23330f128109c011848ec744736
textiter: simplify FindLogAttrFunc

The min_offset parameter was always 0. Since there are some bugs in this
code, it'll be clearer if there are fewer parameters.

https://bugzilla.gnome.org/show_bug.cgi?id=618852
gtk/gtktextiter.c